DataSource for Entity Framework in WPF
C1.LiveLinq.LiveViews Namespace / GroupView<TKey,TElement> Class / Parent Property

In This Topic
    Parent Property (GroupView<TKey,TElement>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Parent As View
    public View Parent {get;}
    See Also